sdmdlvalue module¶
-
class
sd.api.mdl.sdmdlvalue.SDMDLValue(APIContext, handle, *args, **kwargs)¶ Bases:
sd.api.sdvalue.SDValueBase class of all MDL values
-
getClassName() → str¶ Returns the most specific name of the class this APIObject is
-
getType() → Optional[sd.api.sdtype.SDType]¶ Get the value type as string
-
release() → None¶ Releases an APIObject
-